Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix calculation of SelectComponent dropdown bottom #14381

Merged

Conversation

Luke-zhang-mchp
Copy link
Contributor

What it does

Fixes #13605

How to test

In UI settings, open a dropdown when it is near the bottom of the screen.

Recording.2024-10-31.140609.mp4

Follow-ups

Review checklist

Reminder for reviewers

@Luke-zhang-mchp Luke-zhang-mchp force-pushed the 13605_select_component_dropdown branch from d7c1f1d to 2c1cddd Compare October 31, 2024 18:16
@msujew msujew self-requested a review November 7, 2024 15:52
Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks 👍

@msujew msujew added the ui/ux issues related to user interface / user experience label Nov 27, 2024
@msujew msujew merged commit 41ba18e into eclipse-theia:master Nov 27, 2024
11 checks passed
@github-actions github-actions bot added this to the 1.56.0 milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui/ux issues related to user interface / user experience
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

In the SelectComponent the dropdown is not visible when it is opened above the component
2 participants